Online documentation - WebsydianExpress v3.5 |
WSYEXTJS/ExtGridEventHandler
Note that this abstract function is placed in the WSYEXTJS model.
This is the standard EventHandler, which you should use when you want a grid event in an Ext JS WebsydianExpress application.
When you comprise/include an EventHandler of this type on a PageGenerator, a button will be placed in the grid region of the page. The button will occur for each record in the grid.
The EventHandler inherits from ExtEventHandler and has the same basic functionality and settings, with two main exceptions:
As for all Websydian grid events, the values in the webinput variable will be populated by the WsyGrid values of the record the button is shown in.